home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / chibacity / normanav.exe / NVCINST.INI < prev    next >
Encoding:
INI File  |  1995-08-04  |  8.5 KB  |  207 lines

  1. ;  It controls the installation process for Norman Armour.
  2. ;  You may edit it as you see fit to control how an installation will occur.
  3. ;  Comments begin with a semi-colon.  Sections are shown in [square brackets],
  4. ;  and are provided only to improve readability.  Entries may be listed in
  5. ;  any order.  Text may be entered in UPPER CASE, lower case, or Mixed Case
  6. ;  as you wish.  You may use spaces around the `=' in the parameters using
  7. ;  this `=' syntax.
  8. ;  To see the original (default) file, simply rename this to another name and
  9. ;  run NVCINST again.  NVCINST will generate a new copy of this file.
  10.  
  11. ;  It is recommended that NVCINST be run from a batch file, and that earlier
  12. ;  in the batch file you include these lines (without the `;'):
  13. ;nvc /ald /y /cl
  14. ;  (add error level traps here if desired)
  15.  
  16. RESTRICTED RIGHTS:  Use, duplication, or disclosure by the Government is
  17. subject to restrictions as set forth in subparagraph (c)(1)(ii) of the
  18. Rights in Technical Data and Computer Software clause at DFARS 252.227-7013
  19. and/or FAR 52.227-19.
  20. Norman Data Defense Systems, Inc., 3028 Javier Road, Suite 201
  21. Fairfax, VA 22031 USA.
  22.  
  23.  
  24. [InstallIf]
  25. ;  This section controls when an install will occur.
  26. ;  You can choose to install if NVC.SYS is not running with this line:
  27. Installif=NvcSysNotRunning
  28. ;  You can choose to install if any of the files you wish to install is newer
  29. ;  than any existing copy of the file in the destination directory with
  30. ;  this line:
  31. Installif=Newer
  32. ;  By using both switches, you will install if either condition is met.
  33.  
  34.  
  35. [CopyWhatToWhere]
  36. ;  This instruction is ideal for installs from the server, where free space
  37. ;  is not a problem.  For installs from floppy, you may either use the COPY
  38. ;  instruction, or use the EXTRACT instruction (see below).
  39. ;  Syntax is COPY [FILENAME] to [DESTINATION]
  40. ;  Files not listed will not be copied.
  41. ;  If the destination directory does not exist, it will be created.
  42. ;  If a source directory is not specified, the current directory is assumed.
  43. ;  You may add as many source files here as you wish.
  44.  
  45.  The following files will normally not be compressed on the source,
  46.  so that the scanner and cleaner can be called by your install.bat.
  47. COPY NVC.* to C:\NORMAN
  48. COPY NVCLEAN.EXE to C:\NORMAN
  49. COPY TBAV.KEY to C:\NORMAN
  50. ;  => To use the COPY instructions below, remove the semi-colons.
  51. ;COPY BD.EXE to C:\NORMAN
  52. ;COPY BG.EXE to C:\NORMAN
  53. ;COPY CANARY.* to C:\NORMAN
  54. ;COPY CPALETTE.DLL to C:\NORMAN
  55. ;COPY DOSTEST.* to C:\NORMAN
  56. ;COPY EHBOK.HLP to C:\NORMAN
  57. ;COPY MANUAL.XDB to C:\NORMAN
  58. ;COPY NARCH.PIF to C:\NORMAN
  59. ;COPY NORMAN.GRP to C:\NORMAN
  60. ;COPY NPR.EXE to C:\NORMAN
  61. ;COPY NVC.INI to C:\NORMAN
  62. ;COPY NVCEXCL.EXE to C:\NORMAN
  63. ;COPY NVCHLPE.HLP to C:\NORMAN
  64. ;COPY NVCSYS.EXE to C:\NORMAN
  65. ;COPY NVCW.EXE to C:\NORMAN
  66. ;COPY NVS.* to C:\NORMAN
  67. ;COPY RC.* to C:\NORMAN
  68. ;COPY SCANMENU.* to C:\NORMAN
  69. ;COPY TB*.* to C:\NORMAN
  70. ;COPY VIEW.EXE to C:\NORMAN
  71.  
  72. ;  Another approach to installation is to copy all files to the destination
  73. ;  directory (using a batch file, or extracting from an archive), then use
  74. ;  NVCINST to simply adjust CONFIG.SYS, AUTOEXEC.BAT, etc.  Do this with NOCOPY.
  75. NoCopy
  76.  
  77. ;  If you use the nocopy switch, then NVCINST can run from any directory.
  78. ;  However, you must specify the destination directory to receive Norman Armour.
  79. NormanDir=c:\norman
  80.  
  81. [Extract]
  82. ;  Extract permits installation from a self-extracting ZIP file.
  83. ;  This instruction is ideal for installs from floppy disk, where space
  84. ;  is a premium.
  85. ;  Syntax:
  86. ;  ExtractFrom=[drive:\path\source file]
  87. ;  ExtractTo=[destination drive:\directory]
  88. ;  ExtractWhat=[file name to extract]
  89. ;  Examples:
  90. ExtractFrom=armour.exe
  91. ExtractTo=c:\norman
  92. ExtractWhat=*.*
  93. ;  When an install requires multiple disks (as in the case of 360K drives)
  94. ;  you can speed the process with the switch OnlyExtract.  With this switch,
  95. ;  you will not check CONFIG.SYS, AUTOEXEC.BAT, PROGMAN.INI, etc.
  96.  
  97.  
  98. [Config.Sys]
  99. ;  To call NVC.SYS (Norman's powerful virus behavior blocker)
  100. ;  simply set nvcsys=yes
  101. NvcSys=yes
  102. ;  Provide the command line you want for NVC.SYS
  103. ;  For maximum compatibility with your software, set NvcSysSwitches=/T /F
  104. ;  For compatibility with access control software, set NvcSysSwitches=/A
  105. ;  For compatibility with a SCSI controller, set NvcSysSwitches=/A
  106. ;  For standard, strong protection, set NvcSysSwitches=none
  107. ;  For the strongest protection possible, set NvcSysSwitches=/E
  108. ;  See the manual for your custom settings.
  109. NvcSysSwitches=none
  110. ;  To load NVC.SYS high, use NvcSysHigh=yes
  111. NvcSysHigh=yes
  112.  
  113. ;  To run TBSCANX (Norman's resident virus scanner) you should load
  114. ;  TBDRIVER in CONFIG.SYS.
  115. Tbdriver=yes
  116. ;  You can provide TBDRIVER with any switches you wish (see manual.)
  117. ;     quiet    do not display *Scanning* message when scanning.
  118. ;     notunnel do not detect tunneling (NVC.SYS will do this anyway.)
  119. TbdriverSwitches=notunnel
  120. ;   You will probably want to load TBDRIVER high by specifying:
  121. TbdriverHigh=yes
  122.  
  123. ;  You may wish to run TBSCANX from CONFIG.SYS, rather than AUTOEXEC.BAT.
  124. ;  To do this, use the switch TbscanxConfig=yes
  125. ;TbscanxConfig=yes
  126. ;  To load TBSCANX.EXE high from CONFIG.SYS, use TbscanxHigh=yes
  127. ;TbscanxHigh=yes
  128. ;  You may specify any switches you wish for TBSCANX (see manual.)
  129. ;  Useful switches include:
  130. ;     allexec  scan files on all drives prior to execution, not just floppies
  131. ;     ems      use expanded memory if available.
  132. ;     xms      use extended memory if available.
  133. ;     compat   increase compatibility with TSRs that load after TBSCANX.
  134. ;     lock     lock the PC when a virus is detected.
  135. ;     net      increased network compatibility.
  136. ;     secure   deny user access to infected file, without asking them for best
  137. ;              course of action.
  138. ;     none     no switches for tbscanx.
  139. ;  Such options may be combined in any order as in this commented example:
  140. ;tbscanxswitches=xms compat
  141. ;  if you want to backup CONFIG.SYS to a specific filename,
  142. ;  simply specify the name of the backup file here like this:
  143. backupConfigTo=c:\config.nor
  144.  
  145. [Autoexec.Bat]
  146. ;  if you want to add BootGuard to Autoexec.bat, use this parameter:
  147. bootguard=yes
  148. ;  TBSCANX (Norman's resident virus scanner) can be loaded from AUTOEXEC.BAT
  149. tbscanxauto=yes
  150. ;  You may specify any switches you wish for TBSCANX (see manual.)
  151. ;  none means that no switches are desired. (omit from this section if
  152. ;  loading TBSCANX from CONFIG.SYS.)
  153. tbscanxswitches=allexec xms compat
  154. ;  To load TBSCANX.EXE high, use TbscanxHigh=yes
  155. TbscanxHigh=yes
  156. ;  if you want to add Canary to Autoexec.bat, add a line like this
  157. canary=yes
  158. ;  Canary can be installed with any of several switches - see manual.
  159. ;  We recommend switch 1 as shown below:
  160. canaryswitch=1
  161. ;  if you want to backup AUTOEXEC.BAT to a specific filename,
  162. ;  simply specify the name of the backup file here like this:
  163. backupAutoexecTo=c:\autoexec.nor
  164.  
  165.  
  166.  
  167. [NoiseLevel]
  168. ;  You can choose how much information is displayed on the screen during a
  169. ;  normal install.
  170. ;  For completely ■silent■ operation - no screen output - choose Noise=silent
  171. ;  For operation which displays only errors when found, choose Noise=errorsonly
  172. ;  For operation which displays what is happening, choose Noise=loud
  173. Noise=loud
  174.  
  175.  
  176. [ErrorLog]
  177. ;  You can record what has happened during the installation in a log file if
  178. ;  you specify a log file.
  179. ;  You might say Log=c:\norman\install.log to create a local log.
  180. ;  To record the log on the server, in a directory where all users have write
  181. ;  permission, first give all users write permission in some directory, then
  182. ;  specify it with this parameter.
  183. IfTrouble=readme.4
  184. log=c:\norman\install.log
  185. ;  You should specify whether the log should be overwritten or appended to.
  186. ;  For a log of all installs, choose Append. To create a new log, enter 
  187. ;  action=overwrite
  188. action=overwrite 
  189.  
  190.  
  191. [ReadMe]
  192. ;  You may specify a file to be displayed prior to installation
  193. ;  and after installation with prereadme= and postreadme=
  194. preReadme=readme.1
  195. postReadme=readme.2
  196. postReadme=c:\norman\install.log
  197. postReadme=readme.3
  198.    If you wish users to see the error log at the end of the install,
  199.    simply specify its fully qualified name (as specified in log= above)
  200.    in the postReadme= line above.
  201.    You may also specify a message to add to the log if problems are encountered.
  202.    Do this with IfTrouble=, and specify your help message on this line.
  203. IfTrouble=For problems, please call your help desk.
  204.  
  205. (c) 1995 David Stang.   Version 2∙06. Use requires license.
  206.  
  207.